* wid-edit.el (widget-button-click-moves-point): New variable.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 30 Sep 2006 15:45:35 +0000 (15:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 30 Sep 2006 15:45:35 +0000 (15:45 +0000)
commitf57fcf55842098696d47c7f7cd18fba14dc3bfd0
tree912c426eae1d5902a0413d9851035cceaed616bd
parentfcb0d14c0358755bc2d74d329204a2fd99ce3619
* wid-edit.el (widget-button-click-moves-point): New variable.
(widget-button-click): If widget-button-click-moves-point is
non-nil, set point after performing the button action

* cus-edit.el (custom-mode): Set widget-button-click-moves-point.
lisp/ChangeLog
lisp/cus-edit.el
lisp/wid-edit.el